DotMatrix bmpFont
Character List

'list of allowable characters used in bitmap font
Data " !*.=?0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"

'path name to folder where font can be found
Data "DotMatrix bmpFont\"

'width of space character in pixels
Data 60

'letter height in pixels
Data 77

'letter width list in pixels
Data 60,60,60,60,60,60,60,60,60,60,60,60,60,60
Data 60,60,60,60,60,60,60,60,60,60,60,60,60,60
Data 60,60,60,60,60,60,60,60,60,60,60,60,60,60
